home *** CD-ROM | disk | FTP | other *** search
/ ftp.editplus.com / 2015-02-07.ftp.editplus.com.tar / ftp.editplus.com / epp350p0423_0227.exe / [0] / css.stx < prev    next >
Text File  |  2012-02-29  |  10KB  |  786 lines

  1. #TITLE=CSS
  2. ; CSS syntax file written by ES-Computing.
  3. ; This file is required for EditPlus to run correctly.
  4.  
  5. #DELIMITER=:;,.={}()#
  6. #QUOTATION1='
  7. #QUOTATION2="
  8. #COMMENTON=/*
  9. #COMMENTOFF=*/
  10. #ESCAPE=\
  11. #PREFIX4=#
  12. #PREFIX5=.
  13. #NUMBER_PATTERN=css
  14.  
  15. #KEYWORD=Properties
  16. ; CSS2
  17. azimuth
  18. background
  19. background-attachment
  20. background-color
  21. background-image
  22. background-position
  23. background-repeat
  24. border
  25. border-bottom
  26. border-bottom-color
  27. border-bottom-style
  28. border-bottom-width
  29. border-collapse
  30. border-color
  31. border-left
  32. border-left-color
  33. border-left-style
  34. border-left-width
  35. border-right
  36. border-right-color
  37. border-right-style
  38. border-right-width
  39. border-spacing
  40. border-style
  41. border-top
  42. border-top-color
  43. border-top-style
  44. border-top-width
  45. border-width
  46. bottom
  47. caption-side
  48. clear
  49. clip
  50. color
  51. content
  52. counter-increment
  53. counter-reset
  54. cue
  55. cue-after
  56. cue-before
  57. cursor
  58. direction
  59. display
  60. elevation
  61. empty-cells
  62. float
  63. font
  64. font-family
  65. font-size
  66. font-style
  67. font-variant
  68. font-weight
  69. height
  70. left
  71. letter-spacing
  72. line-height
  73. list-style
  74. list-style-image
  75. list-style-position
  76. list-style-type
  77. margin
  78. margin-bottom
  79. margin-left
  80. margin-right
  81. margin-top
  82. max-height
  83. max-width
  84. min-height
  85. min-width
  86. orphans
  87. outline
  88. outline-color
  89. outline-style
  90. outline-width
  91. overflow
  92. padding
  93. padding-bottom
  94. padding-left
  95. padding-right
  96. padding-top
  97. page-break-after
  98. page-break-before
  99. page-break-inside
  100. pause
  101. pause-after
  102. pause-before
  103. pitch
  104. pitch-range
  105. play-during
  106. position
  107. quotes
  108. richness
  109. right
  110. speak
  111. speak-header
  112. speak-numeral
  113. speak-punctuation
  114. speech-rate
  115. stress
  116. table-layout
  117. text-align
  118. text-decoration
  119. text-indent
  120. text-transform
  121. top
  122. unicode-bidi
  123. vertical-align
  124. visibility
  125. voice-family
  126. volume
  127. white-space
  128. widows
  129. width
  130. word-spacing
  131. z-index
  132. ; CSS3 Animation Properties
  133. animation
  134. -moz-animation
  135. -webkit-animation
  136. animation-name
  137. -moz-animation-name
  138. -webkit-animation-name
  139. animation-duration
  140. -moz-animation-duration
  141. -webkit-animation-duration
  142. animation-timing-function
  143. -moz-animation-timing-function
  144. -webkit-animation-timing-function
  145. animation-delay
  146. -moz-animation-delay
  147. -webkit-animation-delay
  148. animation-iteration-count
  149. -moz-animation-iteration-count
  150. -webkit-animation-iteration-count
  151. animation-direction
  152. -moz-animation-direction
  153. -webkit-animation-direction
  154. animation-play-state
  155. -moz-animation-play-state
  156. -webkit-animation-play-state
  157. ; CSS3 Background Properties
  158. background-clip
  159. -webkit-background-clip
  160. background-origin
  161. background-size
  162. ; CSS3 Border and Outline Properties
  163. border-bottom-left-radius
  164. border-bottom-right-radius
  165. -moz-border-image
  166. -webkit-border-image
  167. -o-border-image
  168. border-image
  169. border-image-outset
  170. border-image-repeat
  171. border-image-slice
  172. border-image-source
  173. border-image-width
  174. border-radius
  175. border-top-left-radius
  176. border-top-right-radius
  177. box-shadow
  178. ; CSS3 Box Properties
  179. overflow-x
  180. overflow-y
  181. overflow-style
  182. rotation
  183. rotation-point
  184. ; CSS3 Color Properties
  185. opacity
  186. ; CSS3 Flexible Box Properties
  187. box-align
  188. -moz-box-align
  189. -webkit-box-align
  190. box-direction
  191. -moz-box-direction
  192. -webkit-box-direction
  193. box-flex
  194. -moz-box-flex
  195. -webkit-box-flex
  196. box-flex-group
  197. box-lines
  198. box-ordinal-group
  199. -moz-box-ordinal-group
  200. -webkit-box-ordinal-group
  201. box-orient
  202. -moz-box-orient
  203. -webkit-box-orient
  204. box-pack
  205. -moz-box-pack
  206. -webkit-box-pack
  207. ; CSS3 Font Properties
  208. src
  209. font-size-adjust
  210. font-stretch
  211. ; CSS3 Grid Properties
  212. grid-columns
  213. grid-rows
  214. ; CSS3 Hyperlink Properties
  215. target
  216. target-name
  217. target-new
  218. target-position
  219. ; CSS3 Multi-column Properties
  220. column-count
  221. -moz-column-count
  222. -webkit-column-count
  223. column-fill
  224. column-gap
  225. -moz-column-gap
  226. -webkit-column-gap
  227. column-rule
  228. -moz-column-rule
  229. -webkit-column-rule
  230. column-rule-color
  231. -moz-column-rule-color
  232. -webkit-column-rule-color
  233. column-rule-style
  234. -moz-column-rule-style
  235. -webkit-column-rule-style
  236. column-rule-width
  237. -moz-column-rule-width
  238. -webkit-column-rule-width
  239. column-span
  240. -webkit-column-span
  241. column-width
  242. -moz-column-width
  243. -webkit-column-width
  244. columns
  245. -webkit-columns
  246. -moz-columns
  247. ; CSS3 Text Properties
  248. hanging-punctuation
  249. punctuation-trim
  250. text-justify
  251. text-outline
  252. text-overflow
  253. text-shadow
  254. text-wrap
  255. word-break
  256. word-wrap
  257. ; CSS3 2D/3D Transform Properties
  258. transform
  259. -ms-transform
  260. -moz-transform
  261. -webkit-transform
  262. -o-transform
  263. transform-origin
  264. -ms-transform-origin
  265. -webkit-transform-origin
  266. -moz-transform-origin
  267. -o-transform-origin
  268. transform-style
  269. -webkit-transform-style
  270. perspective
  271. -webkit-perspective
  272. perspective-origin
  273. -webkit-perspective-origin
  274. backface-visibility
  275. -webkit-backface-visibility
  276. ; CSS3 Transition Properties
  277. transition
  278. -moz-transition
  279. -webkit-transition
  280. -o-transition
  281. transition-property
  282. -moz-transition-property
  283. -webkit-transition-property
  284. -o-transition-property
  285. transition-duration
  286. -moz-transition-duration
  287. -webkit-transition-duration
  288. -o-transition-duration
  289. transition-timing-function
  290. -moz-transition-timing-function
  291. -webkit-transition-timing-function
  292. -o-transition-timing-function
  293. transition-delay
  294. -moz-transition-delay
  295. -webkit-transition-delay
  296. -o-transition-delay
  297. ; CSS3 User-interface Properties
  298. appearance
  299. -moz-appearance
  300. -webkit-appearance
  301. box-sizing
  302. -moz-box-sizing
  303. -webkit-box-sizing
  304. icon
  305. nav-down
  306. nav-index
  307. nav-left
  308. nav-right
  309. nav-up
  310. outline-offset
  311. resize
  312.  
  313. #KEYWORD=Predefined values
  314. ; CSS2 Predefined values
  315. above
  316. absolute
  317. always
  318. aqua
  319. armenian
  320. auto
  321. avoid
  322. background-attachment
  323. background-color
  324. background-image
  325. background-position
  326. background-repeat
  327. baseline
  328. behind
  329. below
  330. bidi-override
  331. black
  332. blink
  333. block
  334. blue
  335. bold
  336. bolder
  337. border-top-color
  338. both
  339. bottom
  340. capitalize
  341. caption
  342. center
  343. center-left
  344. center-right
  345. child
  346. circle
  347. close-quote
  348. code
  349. collapse
  350. continuous
  351. crosshair
  352. cue-after
  353. cue-before
  354. cursive
  355. dashed
  356. decimal
  357. decimal-leading-zero
  358. default
  359. digits
  360. disc
  361. dotted
  362. double
  363. e-resize
  364. embed
  365. fantasy
  366. far-left
  367. far-right
  368. fast
  369. faster
  370. female
  371. fixed
  372. font-family
  373. font-size
  374. font-style
  375. font-variant
  376. font-weight
  377. fuchsia
  378. georgian
  379. gray
  380. green
  381. groove
  382. help
  383. hidden
  384. hide
  385. high
  386. higher
  387. icon
  388. inherit
  389. inline
  390. inline-block
  391. inline-table
  392. inset
  393. inside
  394. invert
  395. italic
  396. justify
  397. large
  398. larger
  399. left
  400. left-side
  401. leftwards
  402. level
  403. lighter
  404. lime
  405. line-height
  406. line-through
  407. list-item
  408. list-style-image
  409. list-style-position
  410. list-style-type
  411. loud
  412. low
  413. lower
  414. lower-alpha
  415. lower-greek
  416. lower-latin
  417. lower-roman
  418. lowercase
  419. ltr
  420. male
  421. maroon
  422. medium
  423. menu
  424. message-box
  425. middle
  426. mix
  427. monospace
  428. move
  429. n-resize
  430. navy
  431. ne-resize
  432. no-close-quote
  433. no-open-quote
  434. no-repeat
  435. none
  436. normal
  437. nowrap
  438. nw-resize
  439. oblique
  440. olive
  441. once
  442. open-quote
  443. orange
  444. outline-color
  445. outline-style
  446. outline-width
  447. outset
  448. outside
  449. overline
  450. pointer
  451. pre
  452. pre-line
  453. pre-wrap
  454. progress
  455. purple
  456. rect
  457. red
  458. relative
  459. repeat
  460. repeat-x
  461. repeat-y
  462. rgb
  463. ridge
  464. right
  465. right-side
  466. rightwards
  467. rtl
  468. s-resize
  469. sans-serif
  470. scroll
  471. se-resize
  472. separate
  473. serif
  474. show
  475. silent
  476. silver
  477. slow
  478. slower
  479. small
  480. small-caps
  481. small-caption
  482. smaller
  483. soft
  484. solid
  485. spell-out
  486. square
  487. static
  488. status-bar
  489. sub
  490. super
  491. sw-resize
  492. table
  493. table-caption
  494. table-cell
  495. table-column
  496. table-column-group
  497. table-footer-group
  498. table-header-group
  499. table-row
  500. table-row-group
  501. teal
  502. text
  503. text-bottom
  504. text-top
  505. thick
  506. thin
  507. top
  508. transparent
  509. underline
  510. upper-alpha
  511. upper-latin
  512. upper-roman
  513. uppercase
  514. url
  515. visible
  516. w-resize
  517. wait
  518. white
  519. x-fast
  520. x-high
  521. x-large
  522. x-loud
  523. x-low
  524. x-slow
  525. x-small
  526. x-soft
  527. xx-large
  528. xx-small
  529. yellow
  530. ; CSS3 Animation Properties
  531. linear
  532. ease
  533. ease-in
  534. ease-out
  535. ease-in-out
  536. cubic-bezier
  537. infinite
  538. alternate
  539. paused
  540. running
  541. ; CSS3 Background Properties
  542. rgba
  543. hsl
  544. hsla
  545. border-box
  546. padding-box
  547. content-box
  548. cover
  549. contain
  550. ; CSS3 Border and Outline Properties
  551. stretch
  552. round
  553. fill
  554. ; CSS3 Box Properties
  555. no-display
  556. no-content
  557. scrollbar
  558. panner
  559. marquee
  560. ; CSS3 Color Properties
  561. ; CSS3 Flexible Box Properties
  562. start
  563. end
  564. reverse
  565. -moz-box
  566. -webkit-box
  567. box
  568. single
  569. multiple
  570. horizontal
  571. vertical
  572. inline-axis
  573. block-axis
  574. ; CSS3 Font Properties
  575. wider
  576. narrower
  577. ultra-condensed
  578. extra-condensed
  579. condensed
  580. semi-condensed
  581. semi-expanded
  582. expanded
  583. extra-expanded
  584. ultra-expanded
  585. ; CSS3 Grid Properties
  586. ; CSS3 Hyperlink Properties
  587. current
  588. root
  589. parent
  590. new
  591. modal
  592. window
  593. tab
  594. front
  595. back
  596. ; CSS3 Multi-column Properties
  597. balance
  598. all
  599. ; CSS3 Text Properties
  600. first
  601. last
  602. allow-end
  603. force-end
  604. adjacent
  605. inter-word
  606. inter-ideograph
  607. inter-cluster
  608. distribute
  609. kashida
  610. clip
  611. ellipsis
  612. unrestricted
  613. suppress
  614. break-all
  615. hyphenate
  616. break-word
  617. ; CSS3 2D/3D Transform Properties
  618. matrix
  619. matrix3d
  620. translate
  621. translate3d
  622. translateX
  623. translateY
  624. translateZ
  625. scale
  626. scale3d
  627. scaleX
  628. scaleY
  629. scaleZ
  630. rotate
  631. rotate3d
  632. rotateX
  633. rotateY
  634. rotateZ
  635. skew
  636. skewX
  637. skewY
  638. perspective
  639. flat
  640. preserve-3d
  641. ; CSS3 Transition Properties
  642. width
  643. height
  644. ; CSS3 User-interface Properties
  645. button
  646. field
  647.  
  648. #KEYWORD=HTML Tags
  649. ; HTML 4.01 Elements
  650. a
  651. abbr
  652. acronym
  653. address
  654. applet
  655. area
  656. b
  657. base
  658. basefont
  659. bdo
  660. big
  661. blockquote
  662. body
  663. br
  664. button
  665. caption
  666. center
  667. cite
  668. code
  669. col
  670. colgroup
  671. dd
  672. del
  673. dfn
  674. dir
  675. div
  676. dl
  677. dt
  678. em
  679. fieldset
  680. font
  681. form
  682. frame
  683. frameset
  684. h1
  685. h2
  686. h3
  687. h4
  688. h5
  689. h6
  690. head
  691. hr
  692. html
  693. i
  694. iframe
  695. img
  696. input
  697. ins
  698. isindex
  699. kbd
  700. label
  701. legend
  702. li
  703. link
  704. map
  705. menu
  706. meta
  707. noframes
  708. noscript
  709. object
  710. ol
  711. optgroup
  712. option
  713. p
  714. param
  715. pre
  716. q
  717. s
  718. samp
  719. script
  720. select
  721. small
  722. span
  723. strike
  724. strong
  725. style
  726. sub
  727. sup
  728. table
  729. tbody
  730. td
  731. textarea
  732. tfoot
  733. th
  734. thead
  735. title
  736. tr
  737. tt
  738. u
  739. ul
  740. var
  741. ; HTML 5 Elements
  742. article
  743. aside
  744. audio
  745. bdi
  746. canvas
  747. command
  748. datalist
  749. details
  750. embed
  751. figcaption
  752. figure
  753. footer
  754. header
  755. hgroup
  756. keygen
  757. mark
  758. meter
  759. nav
  760. output
  761. progress
  762. rp
  763. rt
  764. ruby
  765. section
  766. source
  767. summary
  768. time
  769. track
  770. video
  771. wbr
  772.  
  773. #KEYWORD=Identifiers
  774. ^#
  775.  
  776. #KEYWORD=Classes, Rules
  777. .
  778. ; CSS3 Rule
  779. @keyframes
  780. @-moz-keyframes
  781. @-webkit-keyframes
  782. from
  783. to
  784. @font-face
  785.  
  786. #